home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIPNET Aralık 1997.iso / oyun / elf.exe / ELF.EXE / 0 / RCDATA / TDLGDEDICA / TDLGDEDICA.txt < prev   
Text File  |  1997-02-13  |  1KB  |  59 lines

  1. object DlgDedica: TDlgDedica
  2.   Left = 218
  3.   Top = 141
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Dedicated to...'
  7.   ClientHeight = 306
  8.   ClientWidth = 413
  9.   Color = clBlack
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   TextHeight = 16
  17.   object MyLabelRotate1: TMyLabelRotate
  18.     Left = 24
  19.     Top = 16
  20.     Width = 333
  21.     Height = 37
  22.     LabelStyle.AStyle3D = A3dShadowed
  23.     LabelStyle.AShadeRightBottom = clOlive
  24.     LabelStyle.AShadeLeftTop = clSilver
  25.     LabelStyle.AShadeLTSet = False
  26.     LabelStyle.AHShadeOffSet = 10
  27.     Caption = 'This program is dedicated to'
  28.     Font.Color = clAqua
  29.     Font.Height = -24
  30.     Font.Name = 'Arial'
  31.     Font.Style = []
  32.     ParentFont = False
  33.   end
  34.   object MyLabelRotate2: TMyLabelRotate
  35.     Left = 88
  36.     Top = 80
  37.     Width = 157
  38.     Height = 57
  39.     LabelStyle.AStyle3D = A3dShadowed
  40.     LabelStyle.AShadeRightBottom = clOlive
  41.     LabelStyle.AShadeLTSet = False
  42.     LabelStyle.AHShadeOffSet = 10
  43.     Caption = 'Giada'
  44.     Font.Color = clLime
  45.     Font.Height = -47
  46.     Font.Name = 'Arial'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Image1: TImage
  51.     Left = 320
  52.     Top = 64
  53.     Width = 64
  54.     Height = 64
  55.     AutoSize = True
  56.     Picture.Data = {<image000.bmp>}
  57.   end
  58. end
  59.